home *** CD-ROM | disk | FTP | other *** search
- Path: columba.udac.uu.se!news
- From: Johan Holling <holling@tsl.uu.se>
- Newsgroups: comp.unix.programmer,comp.unix.shell,comp.unix.misc,comp.unix.admin,comp.lang.c,comp.lang.java
- Subject: Help! Shared library path.
- Date: Thu, 21 Mar 1996 15:32:09 +0100
- Organization: The Svedberg Lab
- Message-ID: <31516869.2DB0@tsl.uu.se>
- NNTP-Posting-Host: holling.tsl.uu.se
- Mime-Version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-Encoding: quoted-printable
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- I=B4m trying to run a java class that loads a dynamic loadable =
-
- library =
-
- called j2c but I allways get this msg:
-
- "java.lang.UnsatisfiedLinkError: no j2c in shared library =
-
- path"
- =
-
- I compiled the files with the command:
-
- "cc -G java2c.c java2c_trig.c -o =
-
- /export/home/holling/lib/j2c"
-
- My env looks like this:
-
- LD_LIBRARY_PATH=3D/export/home/holling/lib:/opt/SUNWspro/lib:/u
- sr/openwin/lib:/usr/dt/lib
-
- The java and C code all compiled without any problem.
-
- If anyone have any ideas how to solve this problem please =
-
- contact me.
-
- /Johan
-
- -- =
-
- -------------------------------------------------------------
- ----------------
- Johan Holling Tel: =
-
- +46-18-183445
- Uppsala University Fax: =
-
- +46-18-183833
- The Svedberg Laboratory e-mail: =
-
- johan.holling@tsl.uu.se
- P.O.Box 533, S-751 21 Uppsala, Sweden =
-
- http://www3.tsl.uu.se/~holling
-